* xterm.c (xg_default_icon_file): New variable.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 22 Jun 2009 04:09:14 +0000 (04:09 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 22 Jun 2009 04:09:14 +0000 (04:09 +0000)
commitd5911a53e37f6e20713ae9c35434ca5a6daabe85
treef2b5d42a0106243bc7fed172bf2b297be9a62fb1
parentc23c60b3a59eb42b65c1ac76a9a6e58ca9f357c6
* xterm.c (xg_default_icon_file): New variable.
(syms_of_xterm): Initialize it to the Emacs SVG icon file.
(x_bitmap_icon): Under GTK, use xg_default_icon_file.
src/ChangeLog
src/xterm.c